Fix regression with path overrides
authorAlex Crichton <alex@alexcrichton.com>
Fri, 4 Nov 2016 00:00:13 +0000 (17:00 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 15 Nov 2016 19:51:15 +0000 (11:51 -0800)
commita0f0932969a0ed946fd51c17a942ed23f84dfd0f
tree1406284f5fbd817ef869ea9ef77faad1574b3698
parent8b5aec111926d1d03d2da32dd494e0fff073f870
Fix regression with path overrides

If an override points to a path dependency then that's not locked, so we're
missing information for that, but it's already warned about, so no need to
worry.
src/cargo/core/registry.rs
tests/overrides.rs